ComponentOne Scheduler for WPF and Silverlight
GetEnumerator Method (MappingCollectionBase<T>)

C1.C1Schedule Namespace > MappingCollectionBase<T> Class : GetEnumerator Method
Syntax
'Declaration
 
Public Function GetEnumerator() As System.Collections.Generic.IEnumerator(Of MappingInfo)
public System.Collections.Generic.IEnumerator<MappingInfo> GetEnumerator()
See Also

Reference

MappingCollectionBase<T> Class
MappingCollectionBase<T> Members